home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / p / pofo / datenfer.nue / porttost / readthis.txt < prev    next >
Encoding:
Text File  |  1991-08-21  |  4.6 KB  |  98 lines

  1. Greetings from the REALM....
  2.  
  3.      Over the past couple of nights I've spent a couple bill-zillion
  4. hours trying to figure out how to hook my ST to my Portfolio.  It
  5. seemed easy enough at first until I realized there is no way to send a
  6. file to the Portfolio without doing some strange things.  I didn't
  7. want all my downloading time and problem solving to be wasted on just
  8. one portfolio so here's what I learned.
  9.  
  10.      The arc file contains the programs neccessary to download your
  11. first xmodem program, after that your home free.  Your Arc should have
  12. contained the following:
  13.  
  14.      READTHIS.TXT (if your not reading this...Hmm! never mind)
  15.      CHKSUM.COM (provides the checksum of bytes in a PF program.)
  16.      HEXBIN.COM (switchs a Hexadecimal code into Binary code)
  17.      TMXM2.HEX (a shareware terminal program for Xmodem and Text
  18.                 transfers)
  19.  
  20. You need to provide the following items:
  21.  
  22.     Null Modem Cable (I think you can get a regular DB9 to DB25 Null
  23.                       Modem cable both ends female.  If not buy a
  24.                       joystick extension cable at Radio Shack and hack
  25.                       off the Male end.  Buy a DB25 Female end and a
  26.                       cover. Use a continuity tester to help connect
  27.                       the pins. There is a cable file in this library.)
  28.  
  29.    The Control Panel (the one that should have come with the computer,
  30.                       should be labeled CONTROL.ACC and contain both
  31.                       the PRINTER and RS232 Configure buttons.  Set
  32.                       the RS232 to 1200 Baud, None, Full, On, Off,
  33.                       Off.  Now set the Printer to Modem and that
  34.                       should be it for the control panel.
  35.  
  36.    A Control+Z txt file (You need to make a text file with the code
  37.                          for Control+Z or the code that lets the
  38.                          Portfolio know your finished.  I went to the
  39.                          buffer in Flash, pushed Control Z, it made
  40.                          a weird small e and I saved it as Z.TXT)
  41.  
  42.       Hang in there, it took me forever to figure this out.  I tried
  43. about ten different Terminal programs, read a couple gillion files and
  44. realized no one really knows how to do it.  The bulk of the Idea come
  45. from a text file by ABGRAF (Thanks!) but I couldn't find a modem program
  46. that wouldn't mess up the files in transmission.
  47.  
  48.       Here is the idea at last.  You will double click on the file you
  49. want to transfer (after installing and setting the control panel),
  50. then click "print" (it will be sent to the Serial Port) which in turn
  51. will be received by the Portfolio.  Acting with cat like reflexes you
  52. then have to print the Control Z file to end the transmission.
  53.  
  54.  
  55.       The Step by Step Part..........
  56.  
  57. A. First make sure that both Serial Ports are set the same.  Set your
  58. control panel as stated above.  Set the Portfolio's Serial Port buy
  59. entering the Setup Mode and setting the RS232 port to match the
  60. Control Panel.
  61.  
  62. B. On the PF, type: COPY AUX CHKSUM.COM      [DO NOT PUSH ENTER]
  63.  
  64.    On the ST, Double Click on the CHKSUM.COM file   [DO NOT PRINT YET]
  65.  
  66.    Push ENTER on the PF then pick PRINT on the ST.  (It's quick!)
  67.  
  68.    When the ST is Done IMMEDIATELY! Double Click on the Z.TXT file and
  69.    PRINT it.
  70.    
  71.         If you had all the connections correct the PF should say
  72.    "1 file copied" if it says "error" you didn't get the Z.TXT file
  73.    fast enough or the connections are wrong.  Try a couple times and
  74.    if it still doesn't work double check the cable and the terminal
  75.    settings.  If your PF is frozen push the REBOOT on the bottom.
  76.  
  77. C. If it seems to have worked (check the file size) you can type on
  78.    the PF:  CHKSUM CHKSUM.COM  the response should be 309A.  If you don't
  79.    get this try again.  Repeat the above procedures for both remaining
  80.    files HEXBIN.COM and TMXM2.HEX.  There respective CHKSUM values are
  81.    4080 (HEXBIN.COM) and 0F7D (TXMM2.HEX).
  82.  
  83. D. Glad you could make it!  If you managed to get those three files to
  84.    the portfolio you are in good shape the rest is easy.  On the PF
  85.    Type: HEXBIN TMXM2.COM almost a minute later the C> should return. 
  86.    When the C> returns type: REN RESULT.OUT TMXM2.COM (it's CHKSUM
  87.    should be FC6D).  To run the program just type TMXM2 and the
  88.    results should allow you to use normal XMODEM transfer from this
  89.    point on.
  90.  
  91.  
  92.      Gosh! It seems pretty easy now that I look back.  Hopefully you
  93. where able to get your PF up and runnen, if not you can contact me
  94. directly via GEnie Mail Address: REALM.  Good Luck!
  95.  
  96. Until later...
  97.                                    REALM
  98.